aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/[TOP] Sleek
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-16 11:59:19 +0900
committerJaKooLit <jimmielovejay.com>2023-12-16 11:59:19 +0900
commitaa9a6ebfbb2f99f1301a1276dae3ea119a338ee9 (patch)
treead01741356dabd4b386619eaf5e3ae3fef0634f8 /config/waybar/configs/[TOP] Sleek
parentf3cdea54863ca67e2533d2f5dc88be3eecf568b8 (diff)
Major Rename of waybar configs and styles for easier user to understand
Kitty - pywal color change disabled by default Execs.conf re-organized Auto wallpaper changed disabled by default
Diffstat (limited to 'config/waybar/configs/[TOP] Sleek')
-rw-r--r--config/waybar/configs/[TOP] Sleek46
1 files changed, 46 insertions, 0 deletions
diff --git a/config/waybar/configs/[TOP] Sleek b/config/waybar/configs/[TOP] Sleek
new file mode 100644
index 00000000..5f3b39c3
--- /dev/null
+++ b/config/waybar/configs/[TOP] Sleek
@@ -0,0 +1,46 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+// Sleek
+
+{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+"position": "top",
+"height": 14,
+"margin-left": 10,
+"margin-right": 10,
+"margin-top": 2,
+
+"modules-left": [
+ "custom/menu",
+ "custom/separator#blank_2",
+ "mpris",
+ "hyprland/window"
+],
+
+"modules-center": [
+ "hyprland/workspaces"
+],
+
+"modules-right": [
+ "tray",
+ "pulseaudio",
+ "clock",
+ "custom/power"
+
+ ],
+
+
+// Additional format / customize modules
+
+"custom/power": {
+ "format": " ",
+ "icon-size": 20,
+ "tooltip": false,
+},
+
+"clock": {
+ //"format": "{:%I:%M %p - %d/%b}", //for AM/PM
+ "format": "{:%H:%M - %d/%b}", // 24H
+ "tooltip": false
+},
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage